[INFO] cloning repository https://github.com/Phytolizer/rust-minsk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phytolizer/rust-minsk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhytolizer%2Frust-minsk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhytolizer%2Frust-minsk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d1afa0ecbce093404feaab775c202b96b5522d9
[INFO] checking Phytolizer/rust-minsk against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhytolizer%2Frust-minsk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phytolizer/rust-minsk
[INFO] finished tweaking git repo https://github.com/Phytolizer/rust-minsk
[INFO] tweaked toml for git repo https://github.com/Phytolizer/rust-minsk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phytolizer/rust-minsk on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phytolizer/rust-minsk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc
[INFO] running `Command { std: "docker" "start" "c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking crossterm v0.21.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking minsk v0.1.0 (/opt/rustwide/workdir/minsk)
[INFO] [stdout] warning: enum `BoundNodeKind` is never used
[INFO] [stdout]   --> minsk/src/binding.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) enum BoundNodeKind {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BoundNode` is never used
[INFO] [stdout]   --> minsk/src/binding.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) enum BoundNode {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BoundNodeRef` is never used
[INFO] [stdout]   --> minsk/src/binding.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) enum BoundNodeRef<'a> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kind`, `children`, `pretty_print`, and `pretty_print_node` are never used
[INFO] [stdout]   --> minsk/src/binding.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl<'a> BoundNodeRef<'a> {
[INFO] [stdout]    | ------------------------- methods in this implementation
[INFO] [stdout] 65 |     pub(crate) fn kind(&self) -> BoundNodeKind {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn children(&self) -> Vec<BoundNodeRef<'a>> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub(crate) fn pretty_print(&self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn pretty_print_node<W: std::io::Write>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_ref` is never used
[INFO] [stdout]    --> minsk/src/binding.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl BoundStatement {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 124 |     fn create_ref(&self) -> BoundStatementRef {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BoundStatementRef` is never used
[INFO] [stdout]    --> minsk/src/binding.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub(crate) enum BoundStatementRef<'a> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kind` and `children` are never used
[INFO] [stdout]    --> minsk/src/binding.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl<'a> BoundStatementRef<'a> {
[INFO] [stdout]     | ------------------------------ methods in this implementation
[INFO] [stdout] 147 |     fn kind(&self) -> BoundNodeKind {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn children(&self) -> Vec<BoundNodeRef<'a>> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kind` and `children` are never used
[INFO] [stdout]    --> minsk/src/binding.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl<'a> BoundExpressionRef<'a> {
[INFO] [stdout]     | ------------------------------- methods in this implementation
[INFO] [stdout] 265 |     pub(crate) fn kind(&self) -> BoundNodeKind {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     fn children(&self) -> Vec<BoundNodeRef<'a>> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> minsk/src/parser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) struct Parser {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     text: SourceText,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_text` is never used
[INFO] [stdout]    --> minsk/src/syntax.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl SyntaxKind {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(crate) fn get_text(&self) -> Option<&'static str> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/binding.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn create_ref(&self) -> BoundStatementRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn create_ref(&self) -> BoundStatementRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/binding.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn create_ref(&self) -> BoundExpressionRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn create_ref(&self) -> BoundExpressionRef<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/syntax.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn create_ref(&self) -> SyntaxNodeRef {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn create_ref(&self) -> SyntaxNodeRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/syntax.rs:386:23
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn create_ref(&self) -> CompilationUnitSyntaxRef {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn create_ref(&self) -> CompilationUnitSyntaxRef<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minsk/src/syntax/expressions.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn create_ref(&self) -> ExpressionSyntaxRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn create_ref(&self) -> ExpressionSyntaxRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minsk/src/syntax/statements.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn create_ref(&self) -> StatementSyntaxRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn create_ref(&self) -> StatementSyntaxRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mc v0.1.0 (/opt/rustwide/workdir/mc)
[INFO] [stdout] warning: enum `BoundNodeKind` is never used
[INFO] [stdout]   --> minsk/src/binding.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) enum BoundNodeKind {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BoundNode` is never used
[INFO] [stdout]   --> minsk/src/binding.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) enum BoundNode {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BoundNodeRef` is never used
[INFO] [stdout]   --> minsk/src/binding.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) enum BoundNodeRef<'a> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kind`, `children`, `pretty_print`, and `pretty_print_node` are never used
[INFO] [stdout]   --> minsk/src/binding.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl<'a> BoundNodeRef<'a> {
[INFO] [stdout]    | ------------------------- methods in this implementation
[INFO] [stdout] 65 |     pub(crate) fn kind(&self) -> BoundNodeKind {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn children(&self) -> Vec<BoundNodeRef<'a>> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub(crate) fn pretty_print(&self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn pretty_print_node<W: std::io::Write>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_ref` is never used
[INFO] [stdout]    --> minsk/src/binding.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl BoundStatement {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 124 |     fn create_ref(&self) -> BoundStatementRef {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BoundStatementRef` is never used
[INFO] [stdout]    --> minsk/src/binding.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub(crate) enum BoundStatementRef<'a> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kind` and `children` are never used
[INFO] [stdout]    --> minsk/src/binding.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl<'a> BoundStatementRef<'a> {
[INFO] [stdout]     | ------------------------------ methods in this implementation
[INFO] [stdout] 147 |     fn kind(&self) -> BoundNodeKind {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn children(&self) -> Vec<BoundNodeRef<'a>> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kind` and `children` are never used
[INFO] [stdout]    --> minsk/src/binding.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl<'a> BoundExpressionRef<'a> {
[INFO] [stdout]     | ------------------------------- methods in this implementation
[INFO] [stdout] 265 |     pub(crate) fn kind(&self) -> BoundNodeKind {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     fn children(&self) -> Vec<BoundNodeRef<'a>> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> minsk/src/parser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) struct Parser {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     text: SourceText,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/binding.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn create_ref(&self) -> BoundStatementRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn create_ref(&self) -> BoundStatementRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/binding.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn create_ref(&self) -> BoundExpressionRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn create_ref(&self) -> BoundExpressionRef<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/syntax.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn create_ref(&self) -> SyntaxNodeRef {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn create_ref(&self) -> SyntaxNodeRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minsk/src/syntax.rs:386:23
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn create_ref(&self) -> CompilationUnitSyntaxRef {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn create_ref(&self) -> CompilationUnitSyntaxRef<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minsk/src/syntax/expressions.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn create_ref(&self) -> ExpressionSyntaxRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn create_ref(&self) -> ExpressionSyntaxRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minsk/src/syntax/statements.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn create_ref(&self) -> StatementSyntaxRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn create_ref(&self) -> StatementSyntaxRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
[INFO] running `Command { std: "docker" "inspect" "c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc", kill_on_drop: false }`
[INFO] [stdout] c582d9762a63211301d17652c547e44d47ec63cfde5f34c53c42204e25f70bdc
